home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / Epson-Stylus_Scan_2500.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.9 KB  |  57 lines

  1. <printer id="printer/Epson-Stylus_Scan_2500">
  2.   <make>Epson</make>
  3.   <model>Stylus Scan 2500</model>
  4.   <mechanism>
  5.     <inkjet/>
  6.     <color/>
  7.     <resolution>
  8.       <dpi>
  9.         <x>1440</x>
  10.         <y>720</y>
  11.       </dpi>
  12.     </resolution>
  13.     <consumables>
  14.     <!--no comments--><!--one or more "partno" elements.--></consumables>
  15.   </mechanism>
  16.   <url>http://support.epson.com/hardware/allinone/ss25__/documentation.html</url>
  17.   <lang>
  18.     <escp/>
  19.   <!--no pjl--><!--No "text"?--></lang>
  20.   <autodetect>
  21.   <!--no known parport probe information--></autodetect>
  22.   <functionality>A</functionality>
  23.   <driver>gutenprint</driver>
  24.   <!--no "contrib_url"-->
  25.   <comments>
  26.     <en>
  27.     The "Product Manager Operating Systems" of Epson France
  28.     told me that this device is compatible to the Epson Stylus Color
  29.     740 printer and the Epson GT 7000 scanner. Both these devices work
  30.     under free operating systems, so this device should be fully
  31.     functional. <p>
  32.  
  33.     Works with the 2.2 kernel backported USB, and probably on kernel
  34.     2.4. It's unclear if there is any code to drive the scanner
  35.     via parallel port; is this a IEEE muxed parport device, or is it
  36.     running something funky?  <p>
  37.  
  38.     The scanner was reported to work by a "Steve
  39.     Morningthunder" over in the <a
  40.     href="http://lhd.datapower.com/db/dispproduct.php3?DISP?1897">LHD</a>:
  41.     Used usb-2.4.0-test2-pre~2.2.16-v3 backport to kernel 2.2.16 and
  42.     modified scanner.h in /drivers/usb/ to include<p>
  43.  
  44.     <pre>
  45.    { 0x04b8, 0x0106 }, /* Stylus Scan 2500 */
  46.     </pre>
  47.  
  48.     for the seiko/epson category.  <p>
  49.  
  50.     The printer is reported to work with the stcolor driver; it almost
  51.     certainly works much better with the stp driver.  Someone will
  52.     have to experiment to determine which stp driver Model value to
  53.     use.
  54.     </en>
  55.   </comments>
  56. </printer>
  57.